D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES

Undocumented in source.
version(Windows && Direct2D_1_1 && DirectWrite && Direct2D_1_0)
struct D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES {}

Members

Variables

endPoint
D2D1_POINT_2F endPoint;
Undocumented in source.
startPoint
D2D1_POINT_2F startPoint;
Undocumented in source.

Meta